Geoscape3d allows several ways to export data from a project. The user may export both the terrain and the texture.
Export Heightmap: Saves the terrain as a signed 16 bit integer RAW file.
Export Texture: Saves the texture as a bitmap
Export Mesh: Saves the terrain and texture in various formats. This is controlled by the export mesh dialog.
Export Terrain as Bitmap: Saves the terrain as a bitmap.
In addition, the user may also write export plugins that export data to custom formats.